Discard Source Information R←5171⌶Y

This function discards source code and file information for scripted objects, namespaces, classes, functions, and operators that is saved in the workspace. See also Discard Source Code.

Y is a vector or scalar containing zero or more references to # or ⎕SE, and specifies from which namespaces the information is removed.

R is an integer. A non-zero value indicates that some information was removed. 0 means nothing was discarded.

For further information, see Source as Typed.